home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 682 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: nntp.hut.fi!usenet
  2. From: Osma.Ahvenlampi@hut.fi (Osma Ahvenlampi)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Best Mail Program for use with SLIP, SMTP, POP, AmiTCP?
  5. Date: 21 Jan 1996 20:35:22 +0200
  6. Organization: What, me, organised?
  7. Sender: oahvenla@hyppynaru.cs.hut.fi
  8. Distribution: inet
  9. Message-ID: <jdjag3hflat.fsf@hyppynaru.cs.hut.fi>
  10. References: <jdjybr2re82.fsf@hyppynaru.cs.hut.fi>
  11.     <417.6593T1306T2686@stud.cs.uit.no>
  12. NNTP-Posting-Host: hyppynaru.cs.hut.fi
  13. Mime-Version: 1.0
  14. Content-Type: text/plain; charset=US-ASCII
  15. In-reply-to: troels@stud.cs.uit.no's message of 20 Jan 96 21:46:53 +0100
  16. X-Newsreader: Gnus v5.1
  17.  
  18. In article <417.6593T1306T2686@stud.cs.uit.no> troels@stud.cs.uit.no (Troels Walsted Hansen) writes:
  19. >You didn't open it... Deleting/moving rexxsupport.library will disable your
  20. >script.
  21.  
  22. Uhhuh. Yes. But it will also disable 90% of all useful ARexx
  23. scripts. This was only to point out that renaming Delete is not a fix,
  24. the same thing can be done many times. My recursive ARexx delete() is
  25. only one such method. How about 
  26.  
  27. List SYS: ALL LFORMAT "Echo TO %p%n" TO T:zzz
  28. Execute T:zzz
  29.  
  30. That is actually even more destructive than a delete, since
  31. overwritten directory entries make a simple undelete operation
  32. impossible under FastFileSystem.
  33. -- 
  34. foo
  35.